func reflect.ptrTo
3 uses
reflect (current package)
type.go#L1389: func ptrTo(t *abi.Type) *abi.Type {
value.go#L273: return Value{ptrTo(v.typ()), v.ptr, fl | flag(Pointer)}
value.go#L3090: pt := ptrTo(t)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)